EXTEND: Now it's time to extend your program!
- Try adding a fourth parameter variable to your function: for example, food.
- Add text that uses the new parameter: for example, "Please bring your favorite " + food + " dish."
- Add an argument (value) to the function call: for example, "pasta".
- When you're finished, click Submit to turn in your work and continue.
To navigate the page using the TAB key, first press ESC to exit the code editor.